-
Notifications
You must be signed in to change notification settings - Fork 27
fix(popup): handle auto scroll and remove useless deps effect #5785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: beta
Are you sure you want to change the base?
Conversation
* feat(Button): emotion removal vanilla extract * fix: unit tests and checks * fix: update prefix to add uv * fix: snapshot update
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(Snippet): remove after element on most of the lines * fix: feedback
* fix(form): remove all emotion usages * fix: snapshots
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: vanilla extract on badge and actionBar * fix: create vanilla extract fadeIn animation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: banner vanilla extract * fix: imports and format
* refactor: text and alert to vanilla extract * fix: rebase * fix: tests * fix: rebase
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: vanilla extract avatar * fix: use css variables * fix: tests
* feat: vanilla extract separator and loader * fix: use vanilla extract css var
* feat: popup, popover and tooltip * fix: var in new file
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: style * fix: format * fix: missing component * fix: style at the end
* fix: migration SelectableCardOptionGroup subcomponents * fix: migrate other missing components
* fix: offer list selected * fix: typo style
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(offerlist): forwards prominence to Badge * fix: add prominence on badge --------- Co-authored-by: lisa <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: philibeaux <[email protected]>
* feat(cjs): remove cjs * feat(cjs): remove cjs
) Co-authored-by: philibeaux <[email protected]>
* chore(devdeps): update oxlint monorepo to v1.16.0 * fix: oxlint errors Signed-off-by: aphilibeaux <[email protected]> --------- Signed-off-by: aphilibeaux <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias <[email protected]>
This reverts commit 88a4577.
* chore(devdeps): update oxlint monorepo to v1.16.0 * fix: oxlint errors Signed-off-by: aphilibeaux <[email protected]> * chore(devdeps): update oxlint monorepo to v1.16.0 (#5566) * chore(devdeps): update oxlint monorepo to v1.16.0 * fix: oxlint errors Signed-off-by: aphilibeaux <[email protected]> --------- Signed-off-by: aphilibeaux <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias <[email protected]> Signed-off-by: aphilibeaux <[email protected]> --------- Signed-off-by: aphilibeaux <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias <[email protected]>
* refactor: remove emotion from tests and utils * fix: typecheck * fix: tests
* feat: animations vanilla extract * fix: redo animations
* feat(ui): add TreeMap chart * chore: use ResponsiveTreeMapHtml instead of ResponsiveTreeMap * test: fix snapshots * chore: lisa feedback * chore: rename story
|
Summary
Type
Summarise concisely:
What is expected?
The following changes where made:
Relevant logs and/or screenshots